[Top] [Prev] [Next] [Bottom]
[Contents]
SaTableItemBegin
Prints the beginning fragment of a cell of an HTML table element. The HTML table element is not supported by all client browsers.
#include "SaRnHtml.h"
int SaTableItemBegin();
Argument
None
Returns an integer with a value of 0.
Prints the beginning fragment of a cell of an HTML table element. The HTML table element is not supported by all client browsers.
The code fragment:
SaTableItemBegin();
will write:
<TD>
to the output stream.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.